﻿/* 
*
{
    margin: 0;
    padding: 0;
}
a
{
    text-decoration: none;
    color: #282828;
}
a img
{
    border: none;
}
.clear
{
    clear: both;
}
body
{
    font-size: 12px;
    font-family: 宋体,arial, helvetica, sans-serif;
    color: #282828;
}
*/
/* apply */
.apply_case
{

    padding: 30px 0 0 13px;
    border:1px solid #E6E6E6;
    height:170px;
}
.apply_array_case
{
    border: #cdcdcd 1px solid;
    padding: 0px;
    width: 128px;
    float: left;
    margin: 0 2px;
}
.apply_last_case
{
    margin-right: 0px;
}
.apply_img_case
{
    text-align: center;
    width: 128px;
    display: table-cell;
    background: #e2e2e2;
    height: 120px;
    font-size: 95px;
    vertical-align: middle;
}
.apply_img_case img
{
    width: 128px;
    height: 120px;
}
.apply_array_case a
{
    text-decoration: underline;
}
.apply_array_case a:hover
{
    color: #e01111;
}
.apply_nav_case
{
    position: relative;
    width: 1200px;
    float: left;
    height: 123px;
    overflow: hidden;
    margin-left: 6px;
    margin-bottom: 27px;
}
.apply_w_case
{
    position: absolute;
    width: 1200px;
    float: left;
    left: 0px;
}
.apply_case .img_l_case
{
    padding: 40px 0px 0 0px;
    float: left;
    cursor: pointer;
    width: 30px;
    height: 46px;
    margin-right:10px;
}
.apply_case .img_r_case
{
    padding: 40px 0px 0 0px;
    float: left;
    cursor: pointer;
    width: 30px;
    height: 46px;
    margin-left:16px;
}
.apply_case .img_r_case img, .apply_case .img_l_case img
{
    width: 30px;
    height: 46px;
}
